SftTabs/NET 6.0

MouseLeave Event, SftTabs Class

Softel vdm, Inc.

Occurs when the mouse pointer leaves the control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event MouseLeave As EventHandler

C#   

public event EventHandler MouseLeave;

C++   

public: event EventHandler MouseLeave;

Event Data

The MouseLeave event handler receives an argument of type EventArgs containing data related to this event.

Comments

The MouseLeave event occurs when the mouse pointer leaves the control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com